home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1999 …ember: Reference Library / Apple Developer Reference Library (December 1999) (Disk 2).iso / pc / utilities / hypercard player / hypercard player 2.4 / what is hypercard? / background_2619.xml next >
Encoding:
Extensible Markup Language  |  1998-04-24  |  15.9 KB  |  514 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE background PUBLIC "-//Apple, Inc.//DTD background V 2.0//EN" "" >
  3. <background>
  4.     <id>2619</id>
  5.     <filler1>0</filler1>
  6.     <bitmap>BMAP_4001.pbm</bitmap>
  7.     <cantDelete> <false /> </cantDelete>
  8.     <showPict> <true /> </showPict>
  9.     <dontSearch> <false /> </dontSearch>
  10.     <link rel="stylesheet" type="text/css" href="stylesheet_3241.css" />
  11.     <part>
  12.         <id>24</id>
  13.         <type>field</type>
  14.         <visible> <false /> </visible>
  15.         <dontWrap> <false /> </dontWrap>
  16.         <dontSearch> <false /> </dontSearch>
  17.         <sharedText> <false /> </sharedText>
  18.         <fixedLineHeight> <false /> </fixedLineHeight>
  19.         <autoTab> <false /> </autoTab>
  20.         <lockText> <true /> </lockText>
  21.         <rect>
  22.             <left>121</left>
  23.             <top>3</top>
  24.             <right>477</right>
  25.             <bottom>262</bottom>
  26.         </rect>
  27.         <style>transparent</style>
  28.         <autoSelect> <false /> </autoSelect>
  29.         <showLines> <false /> </showLines>
  30.         <wideMargins> <true /> </wideMargins>
  31.         <multipleLines> <false /> </multipleLines>
  32.         <reservedFamily> 0 </reservedFamily>
  33.         <titleWidth>0</titleWidth>
  34.         <icon>0</icon>
  35.         <textAlign>left</textAlign>
  36.         <font>Palatino</font>
  37.         <textSize>14</textSize>
  38.         <textStyle>plain</textStyle>
  39.         <textHeight>18</textHeight>
  40.         <name>Body Player</name>
  41.         <script></script>
  42.     </part>
  43.     <part>
  44.         <id>1</id>
  45.         <type>button</type>
  46.         <visible> <true /> </visible>
  47.         <reserved5> 0 </reserved5>
  48.         <reserved4> 0 </reserved4>
  49.         <reserved3> 0 </reserved3>
  50.         <reserved2> 0 </reserved2>
  51.         <reserved1> 0 </reserved1>
  52.         <enabled> <true /> </enabled>
  53.         <rect>
  54.             <left>6</left>
  55.             <top>6</top>
  56.             <right>114</right>
  57.             <bottom>28</bottom>
  58.         </rect>
  59.         <style>transparent</style>
  60.         <showName> <false /> </showName>
  61.         <highlight> <true /> </highlight>
  62.         <autoHighlight> <true /> </autoHighlight>
  63.         <sharedHighlight> <true /> </sharedHighlight>
  64.         <family>1</family>
  65.         <titleWidth>0</titleWidth>
  66.         <icon>0</icon>
  67.         <textAlign>center</textAlign>
  68.         <font>N Helvetica Narrow</font>
  69.         <textSize>14</textSize>
  70.         <textStyle>plain</textStyle>
  71.         <name>Welcome</name>
  72.         <script>on mouseUp
  73. goTopic
  74. end mouseUp
  75. </script>
  76.     </part>
  77.     <part>
  78.         <id>4</id>
  79.         <type>button</type>
  80.         <visible> <true /> </visible>
  81.         <reserved5> 0 </reserved5>
  82.         <reserved4> 0 </reserved4>
  83.         <reserved3> 0 </reserved3>
  84.         <reserved2> 0 </reserved2>
  85.         <reserved1> 0 </reserved1>
  86.         <enabled> <true /> </enabled>
  87.         <rect>
  88.             <left>6</left>
  89.             <top>32</top>
  90.             <right>114</right>
  91.             <bottom>54</bottom>
  92.         </rect>
  93.         <style>transparent</style>
  94.         <showName> <false /> </showName>
  95.         <highlight> <false /> </highlight>
  96.         <autoHighlight> <true /> </autoHighlight>
  97.         <sharedHighlight> <true /> </sharedHighlight>
  98.         <family>1</family>
  99.         <titleWidth>0</titleWidth>
  100.         <icon>0</icon>
  101.         <textAlign>center</textAlign>
  102.         <font>N Helvetica Narrow</font>
  103.         <textSize>14</textSize>
  104.         <textStyle>plain</textStyle>
  105.         <name>Introduction</name>
  106.         <script>on mouseUp
  107. goTopic
  108. end mouseUp
  109. </script>
  110.     </part>
  111.     <part>
  112.         <id>13</id>
  113.         <type>button</type>
  114.         <visible> <true /> </visible>
  115.         <reserved5> 0 </reserved5>
  116.         <reserved4> 0 </reserved4>
  117.         <reserved3> 0 </reserved3>
  118.         <reserved2> 0 </reserved2>
  119.         <reserved1> 0 </reserved1>
  120.         <enabled> <true /> </enabled>
  121.         <rect>
  122.             <left>6</left>
  123.             <top>58</top>
  124.             <right>114</right>
  125.             <bottom>80</bottom>
  126.         </rect>
  127.         <style>transparent</style>
  128.         <showName> <false /> </showName>
  129.         <highlight> <false /> </highlight>
  130.         <autoHighlight> <true /> </autoHighlight>
  131.         <sharedHighlight> <true /> </sharedHighlight>
  132.         <family>1</family>
  133.         <titleWidth>0</titleWidth>
  134.         <icon>0</icon>
  135.         <textAlign>center</textAlign>
  136.         <font>N Helvetica Narrow</font>
  137.         <textSize>14</textSize>
  138.         <textStyle>plain</textStyle>
  139.         <name>HyperCard</name>
  140.         <script>on mouseUp
  141. goTopic
  142. end mouseUp
  143. </script>
  144.     </part>
  145.     <part>
  146.         <id>14</id>
  147.         <type>button</type>
  148.         <visible> <true /> </visible>
  149.         <reserved5> 0 </reserved5>
  150.         <reserved4> 0 </reserved4>
  151.         <reserved3> 0 </reserved3>
  152.         <reserved2> 0 </reserved2>
  153.         <reserved1> 0 </reserved1>
  154.         <enabled> <true /> </enabled>
  155.         <rect>
  156.             <left>6</left>
  157.             <top>240</top>
  158.             <right>114</right>
  159.             <bottom>262</bottom>
  160.         </rect>
  161.         <style>transparent</style>
  162.         <showName> <false /> </showName>
  163.         <highlight> <false /> </highlight>
  164.         <autoHighlight> <true /> </autoHighlight>
  165.         <sharedHighlight> <true /> </sharedHighlight>
  166.         <family>1</family>
  167.         <titleWidth>0</titleWidth>
  168.         <icon>0</icon>
  169.         <textAlign>center</textAlign>
  170.         <font>N Helvetica Narrow</font>
  171.         <textSize>14</textSize>
  172.         <textStyle>plain</textStyle>
  173.         <name>What's Next</name>
  174.         <script>on mouseUp
  175. goTopic
  176. end mouseUp
  177. </script>
  178.     </part>
  179.     <part>
  180.         <id>15</id>
  181.         <type>button</type>
  182.         <visible> <true /> </visible>
  183.         <reserved5> 0 </reserved5>
  184.         <reserved4> 0 </reserved4>
  185.         <reserved3> 0 </reserved3>
  186.         <reserved2> 0 </reserved2>
  187.         <reserved1> 0 </reserved1>
  188.         <enabled> <true /> </enabled>
  189.         <rect>
  190.             <left>6</left>
  191.             <top>84</top>
  192.             <right>114</right>
  193.             <bottom>106</bottom>
  194.         </rect>
  195.         <style>transparent</style>
  196.         <showName> <false /> </showName>
  197.         <highlight> <false /> </highlight>
  198.         <autoHighlight> <true /> </autoHighlight>
  199.         <sharedHighlight> <true /> </sharedHighlight>
  200.         <family>1</family>
  201.         <titleWidth>0</titleWidth>
  202.         <icon>0</icon>
  203.         <textAlign>center</textAlign>
  204.         <font>N Helvetica Narrow</font>
  205.         <textSize>14</textSize>
  206.         <textStyle>plain</textStyle>
  207.         <name>Stacks</name>
  208.         <script>on mouseUp
  209. goTopic
  210. end mouseUp
  211. </script>
  212.     </part>
  213.     <part>
  214.         <id>16</id>
  215.         <type>button</type>
  216.         <visible> <true /> </visible>
  217.         <reserved5> 0 </reserved5>
  218.         <reserved4> 0 </reserved4>
  219.         <reserved3> 0 </reserved3>
  220.         <reserved2> 0 </reserved2>
  221.         <reserved1> 0 </reserved1>
  222.         <enabled> <true /> </enabled>
  223.         <rect>
  224.             <left>6</left>
  225.             <top>110</top>
  226.             <right>114</right>
  227.             <bottom>132</bottom>
  228.         </rect>
  229.         <style>transparent</style>
  230.         <showName> <false /> </showName>
  231.         <highlight> <false /> </highlight>
  232.         <autoHighlight> <true /> </autoHighlight>
  233.         <sharedHighlight> <true /> </sharedHighlight>
  234.         <family>1</family>
  235.         <titleWidth>0</titleWidth>
  236.         <icon>0</icon>
  237.         <textAlign>center</textAlign>
  238.         <font>N Helvetica Narrow</font>
  239.         <textSize>14</textSize>
  240.         <textStyle>plain</textStyle>
  241.         <name>Cards</name>
  242.         <script>on mouseUp
  243. goTopic
  244. end mouseUp
  245. </script>
  246.     </part>
  247.     <part>
  248.         <id>17</id>
  249.         <type>button</type>
  250.         <visible> <true /> </visible>
  251.         <reserved5> 0 </reserved5>
  252.         <reserved4> 0 </reserved4>
  253.         <reserved3> 0 </reserved3>
  254.         <reserved2> 0 </reserved2>
  255.         <reserved1> 0 </reserved1>
  256.         <enabled> <true /> </enabled>
  257.         <rect>
  258.             <left>6</left>
  259.             <top>136</top>
  260.             <right>114</right>
  261.             <bottom>158</bottom>
  262.         </rect>
  263.         <style>transparent</style>
  264.         <showName> <false /> </showName>
  265.         <highlight> <false /> </highlight>
  266.         <autoHighlight> <true /> </autoHighlight>
  267.         <sharedHighlight> <true /> </sharedHighlight>
  268.         <family>1</family>
  269.         <titleWidth>0</titleWidth>
  270.         <icon>0</icon>
  271.         <textAlign>center</textAlign>
  272.         <font>N Helvetica Narrow</font>
  273.         <textSize>14</textSize>
  274.         <textStyle>plain</textStyle>
  275.         <name>Buttons</name>
  276.         <script>on mouseUp
  277. goTopic
  278. end mouseUp
  279. </script>
  280.     </part>
  281.     <part>
  282.         <id>18</id>
  283.         <type>button</type>
  284.         <visible> <true /> </visible>
  285.         <reserved5> 0 </reserved5>
  286.         <reserved4> 0 </reserved4>
  287.         <reserved3> 0 </reserved3>
  288.         <reserved2> 0 </reserved2>
  289.         <reserved1> 0 </reserved1>
  290.         <enabled> <true /> </enabled>
  291.         <rect>
  292.             <left>6</left>
  293.             <top>162</top>
  294.             <right>114</right>
  295.             <bottom>184</bottom>
  296.         </rect>
  297.         <style>transparent</style>
  298.         <showName> <false /> </showName>
  299.         <highlight> <false /> </highlight>
  300.         <autoHighlight> <true /> </autoHighlight>
  301.         <sharedHighlight> <true /> </sharedHighlight>
  302.         <family>1</family>
  303.         <titleWidth>0</titleWidth>
  304.         <icon>0</icon>
  305.         <textAlign>center</textAlign>
  306.         <font>N Helvetica Narrow</font>
  307.         <textSize>14</textSize>
  308.         <textStyle>plain</textStyle>
  309.         <name>Home</name>
  310.         <script>on mouseUp
  311. goTopic
  312. end mouseUp
  313. </script>
  314.     </part>
  315.     <part>
  316.         <id>19</id>
  317.         <type>button</type>
  318.         <visible> <true /> </visible>
  319.         <reserved5> 0 </reserved5>
  320.         <reserved4> 0 </reserved4>
  321.         <reserved3> 0 </reserved3>
  322.         <reserved2> 0 </reserved2>
  323.         <reserved1> 0 </reserved1>
  324.         <enabled> <true /> </enabled>
  325.         <rect>
  326.             <left>6</left>
  327.             <top>188</top>
  328.             <right>114</right>
  329.             <bottom>210</bottom>
  330.         </rect>
  331.         <style>transparent</style>
  332.         <showName> <false /> </showName>
  333.         <highlight> <false /> </highlight>
  334.         <autoHighlight> <true /> </autoHighlight>
  335.         <sharedHighlight> <true /> </sharedHighlight>
  336.         <family>1</family>
  337.         <titleWidth>0</titleWidth>
  338.         <icon>0</icon>
  339.         <textAlign>center</textAlign>
  340.         <font>N Helvetica Narrow</font>
  341.         <textSize>14</textSize>
  342.         <textStyle>plain</textStyle>
  343.         <name>More Stacks</name>
  344.         <script>on mouseUp
  345. goTopic
  346. end mouseUp
  347. </script>
  348.     </part>
  349.     <part>
  350.         <id>20</id>
  351.         <type>button</type>
  352.         <visible> <true /> </visible>
  353.         <reserved5> 0 </reserved5>
  354.         <reserved4> 0 </reserved4>
  355.         <reserved3> 0 </reserved3>
  356.         <reserved2> 0 </reserved2>
  357.         <reserved1> 0 </reserved1>
  358.         <enabled> <true /> </enabled>
  359.         <rect>
  360.             <left>6</left>
  361.             <top>214</top>
  362.             <right>114</right>
  363.             <bottom>236</bottom>
  364.         </rect>
  365.         <style>transparent</style>
  366.         <showName> <false /> </showName>
  367.         <highlight> <false /> </highlight>
  368.         <autoHighlight> <true /> </autoHighlight>
  369.         <sharedHighlight> <true /> </sharedHighlight>
  370.         <family>1</family>
  371.         <titleWidth>0</titleWidth>
  372.         <icon>0</icon>
  373.         <textAlign>center</textAlign>
  374.         <font>N Helvetica Narrow</font>
  375.         <textSize>14</textSize>
  376.         <textStyle>plain</textStyle>
  377.         <name>Creating Stacks</name>
  378.         <script>on mouseUp
  379. goTopic
  380. end mouseUp
  381. </script>
  382.     </part>
  383.     <part>
  384.         <id>21</id>
  385.         <type>button</type>
  386.         <visible> <true /> </visible>
  387.         <reserved5> 0 </reserved5>
  388.         <reserved4> 0 </reserved4>
  389.         <reserved3> 0 </reserved3>
  390.         <reserved2> 0 </reserved2>
  391.         <reserved1> 0 </reserved1>
  392.         <enabled> <false /> </enabled>
  393.         <rect>
  394.             <left>124</left>
  395.             <top>266</top>
  396.             <right>152</right>
  397.             <bottom>290</bottom>
  398.         </rect>
  399.         <style>opaque</style>
  400.         <showName> <false /> </showName>
  401.         <highlight> <false /> </highlight>
  402.         <autoHighlight> <true /> </autoHighlight>
  403.         <sharedHighlight> <true /> </sharedHighlight>
  404.         <family>0</family>
  405.         <titleWidth>0</titleWidth>
  406.         <icon>19858</icon>
  407.         <textAlign>center</textAlign>
  408.         <font>Chicago</font>
  409.         <textSize>12</textSize>
  410.         <textStyle>plain</textStyle>
  411.         <name>Previous</name>
  412.         <script>on mouseUp
  413. goPrev
  414. end mouseUp
  415.  
  416. on goPrev
  417. go previous card
  418. end goPrev</script>
  419.     </part>
  420.     <part>
  421.         <id>22</id>
  422.         <type>button</type>
  423.         <visible> <true /> </visible>
  424.         <reserved5> 0 </reserved5>
  425.         <reserved4> 0 </reserved4>
  426.         <reserved3> 0 </reserved3>
  427.         <reserved2> 0 </reserved2>
  428.         <reserved1> 0 </reserved1>
  429.         <enabled> <true /> </enabled>
  430.         <rect>
  431.             <left>446</left>
  432.             <top>266</top>
  433.             <right>474</right>
  434.             <bottom>290</bottom>
  435.         </rect>
  436.         <style>opaque</style>
  437.         <showName> <false /> </showName>
  438.         <highlight> <false /> </highlight>
  439.         <autoHighlight> <true /> </autoHighlight>
  440.         <sharedHighlight> <true /> </sharedHighlight>
  441.         <family>0</family>
  442.         <titleWidth>0</titleWidth>
  443.         <icon>30394</icon>
  444.         <textAlign>center</textAlign>
  445.         <font>Chicago</font>
  446.         <textSize>12</textSize>
  447.         <textStyle>plain</textStyle>
  448.         <name>Next</name>
  449.         <script>on mouseUp
  450. goNext
  451. end mouseUp
  452.  
  453. on goNext
  454. go next card
  455. end goNext</script>
  456.     </part>
  457.     <part>
  458.         <id>26</id>
  459.         <type>field</type>
  460.         <visible> <true /> </visible>
  461.         <dontWrap> <false /> </dontWrap>
  462.         <dontSearch> <false /> </dontSearch>
  463.         <sharedText> <false /> </sharedText>
  464.         <fixedLineHeight> <false /> </fixedLineHeight>
  465.         <autoTab> <false /> </autoTab>
  466.         <lockText> <true /> </lockText>
  467.         <rect>
  468.             <left>121</left>
  469.             <top>3</top>
  470.             <right>477</right>
  471.             <bottom>262</bottom>
  472.         </rect>
  473.         <style>transparent</style>
  474.         <autoSelect> <false /> </autoSelect>
  475.         <showLines> <false /> </showLines>
  476.         <wideMargins> <true /> </wideMargins>
  477.         <multipleLines> <false /> </multipleLines>
  478.         <reservedFamily> 0 </reservedFamily>
  479.         <titleWidth>0</titleWidth>
  480.         <icon>0</icon>
  481.         <textAlign>left</textAlign>
  482.         <font>Palatino</font>
  483.         <textSize>14</textSize>
  484.         <textStyle>plain</textStyle>
  485.         <textHeight>18</textHeight>
  486.         <name>Body Dev</name>
  487.         <script></script>
  488.     </part>
  489.     <part>
  490.         <id>25</id>
  491.         <type>field</type>
  492.         <visible> <true /> </visible>
  493.         <dontWrap> <false /> </dontWrap>
  494.         <dontSearch> <false /> </dontSearch>
  495.         <sharedText> <false /> </sharedText>
  496.         <fixedLineHeight> <false /> </fixedLineHeight>
  497.         <autoTab> <false /> </autoTab>
  498.         <lockText> <true /> </lockText>
  499.         <rect>
  500.             <left>121</left>
  501.             <top>199</top>
  502.             <right>477</right>
  503.             <bottom>257</bottom>
  504.         </rect>
  505.         <style>transparent</style>
  506.         <autoSelect> <false /> </autoSelect>
  507.         <showLines> <false /> </showLines>
  508.         <wideMargins> <true /> </wideMargins>
  509.         <multipleLines> <false /> </multipleLines>
  510.         <reservedFamily> 0 </reservedFamily>
  511.         <titleWidth>0</titleWidth>
  512.         <icon>0</icon>
  513.         <textAlign>center</textAlign>
  514.         <font>Helvetica</font>
  515.         <textSize>12</textSize>
  516.         <textStyle>plain</textStyle>
  517.         <textHeight>16</textHeight>
  518.         <name>Tag Dev</name>
  519.         <script></script>
  520.     </part>
  521.     <part>
  522.         <id>27</id>
  523.         <type>field</type>
  524.         <visible> <false /> </visible>
  525.         <dontWrap> <false /> </dontWrap>
  526.         <dontSearch> <false /> </dontSearch>
  527.         <sharedText> <false /> </sharedText>
  528.         <fixedLineHeight> <false /> </fixedLineHeight>
  529.         <autoTab> <false /> </autoTab>
  530.         <lockText> <true /> </lockText>
  531.         <rect>
  532.             <left>121</left>
  533.             <top>199</top>
  534.             <right>477</right>
  535.             <bottom>257</bottom>
  536.         </rect>
  537.         <style>transparent</style>
  538.         <autoSelect> <false /> </autoSelect>
  539.         <showLines> <false /> </showLines>
  540.         <wideMargins> <true /> </wideMargins>
  541.         <multipleLines> <false /> </multipleLines>
  542.         <reservedFamily> 0 </reservedFamily>
  543.         <titleWidth>0</titleWidth>
  544.         <icon>0</icon>
  545.         <textAlign>center</textAlign>
  546.         <font>Helvetica</font>
  547.         <textSize>12</textSize>
  548.         <textStyle>plain</textStyle>
  549.         <textHeight>16</textHeight>
  550.         <name>Tag Player</name>
  551.         <script></script>
  552.     </part>
  553.     <name>Content</name>
  554.     <script>‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû
  555. What is HyperCard?
  556. Version 1.0
  557.  
  558. ¬©Copyright 1993 by Apple Computer,Inc.
  559. All Rights Reserved.
  560.  
  561. Created by Instructional Products at Apple Computer, Inc.
  562. Vers. 1.0 by Pat Chaney, Eli Cochran, Pete Harbeson, and Sarah McGranaghan
  563. ‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû
  564.  
  565. -- B A C K G R O U N D  S C R I P T
  566. -- "--‚àÜ" indicates strings which need to be localized.
  567.  
  568. ------  SYSTEM MESSAGES  ------
  569.  
  570. on openStack
  571. checkHCversion
  572. showTextFields
  573. choose browse tool
  574. set the editBkgnd to false
  575. end openStack
  576.  
  577. on closeStack
  578. lock screen
  579. set the hilite of bkgnd btn "Welcome" to true
  580. end closeStack
  581.  
  582. on resumeStack
  583. choose browse tool
  584. set the editBkgnd to false
  585. end resumeStack
  586.  
  587. on openCard
  588. -- enable/disable naviagation buttons
  589. get the number of this card
  590. set the enabled of bkgnd btn "Previous" to NOT (it = 1)
  591. set the enabled of bkgnd btn "Next" to NOT (it = the number of cards)
  592. -- hilight the topic button
  593. get the short name of this card
  594. if there is a bkgnd btn it
  595. then set the hilite of bkgnd btn it to true
  596. end openCard
  597.  
  598. on arrowKey whichArrow
  599. if whichArrow is "Right" OR whichArrow is "Down" then
  600. click at the loc of bkgnd btn "Next"
  601. else if whichArrow is "Left" OR whichArrow is "Up" then
  602. click at the loc of bkgnd btn "Previous"
  603. end if
  604. end arrowKey
  605.  
  606. on goTopic
  607. go card (the short name of the target)
  608. end goTopic
  609.  
  610. on checkHCVersion
  611. if the version < 2.2 then
  612. requiresTwoTwoMessage
  613. lock messages
  614. if the number of lines in the stacks > 1 then close card window
  615. else go back
  616. exit to HyperCard
  617. end if
  618. end checkHCVersion
  619.  
  620. on requiresTwoTwoMessage -- ‚àÜ Localize the string.
  621. answer "‚Äú" & the short name of this stack & "‚Äù" && ¬¨
  622. "requires version 2.2 of HyperCard or the HyperCard Player." && ¬¨
  623. "(You‚Äôre using version" && the version & ".)"
  624. end requiresTwoTwoMessage
  625.  
  626. on showTextFields
  627. get (the environment is "Development")
  628. set the visible of fld "Body Dev" to it
  629. set the visible of fld "Tag Dev" to it
  630. set the visible of fld "Body Player" to not it
  631. set the visible of fld "Tag Player" to not it
  632. end showTextFields</script>
  633. </background>
  634.